home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 1
/
Aminet - June 1993 [Walnut Creek].iso
/
ab20
/
datacomm
/
vlt_5045.lzh
/
rexx
/
AddRexxLib.rexx
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
OS/2 REXX Batch file
|
1990-08-02
|
206 b
|
9 lines
/** Addrexxlib.rexx
*
* This adds the support libraries
*
**/
check = addlib('rexxsupport.library',0,-30,0)
check = addlib('rexxmathlib.library',0,-30,0)
check = addlib('rexxarplib.library',0,-30,0)